projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52a2e1e
)
Allow use of private api in a11y/
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 25 Jun 2011 17:57:55 +0000
(13:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:08 +0000
(16:08 -0400)
gtk/a11y/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/a11y/Makefile.am
b/gtk/a11y/Makefile.am
index b6b3b44b9aba9c4c984f90df8cc395f74dd65d19..d9b2a2315b5d43ffc5f4409aa0c5338bd84aebb1 100644
(file)
--- a/
gtk/a11y/Makefile.am
+++ b/
gtk/a11y/Makefile.am
@@
-128,6
+128,7
@@
libgail_la_CPPFLAGS = \
-I$(top_srcdir)/gtk \
-I$(top_builddir)/gtk \
-DGTK_VERSION=\"$(GTK_VERSION)\"\
+ -DGTK_COMPILATION \
-DGDK_DISABLE_DEPRECATED \
-DGTK_DISABLE_DEPRECATED \
$(AM_CPPFLAGS)